gtkcalendar: Remove unused variable
authorJavier Jardón <jjardon@gnome.org>
Mon, 2 May 2011 13:59:53 +0000 (14:59 +0100)
committerJavier Jardón <jjardon@gnome.org>
Mon, 2 May 2011 13:59:53 +0000 (14:59 +0100)
gtk/gtkcalendar.c

index 1d9d83594fc63eaa80ec0d48fbdc9b1087106451..404dfe980c289843fd239672e908299b24d28a17 100644 (file)
@@ -249,7 +249,6 @@ struct _GtkCalendarPrivate
 {
   GtkCalendarDisplayOptions display_flags;
 
-  GdkColor marked_date_color[31];
   GdkWindow *main_win;
   GdkWindow *arrow_win[4];